home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #5 & #6 / Amiga Plus CD - 1995 - No. 5 and 6.iso / pd / netz / 8n1 / 8n1.readme < prev    next >
Text File  |  1995-08-10  |  829b  |  30 lines

  1. Short:    Replaces serial.device.  V37.10
  2. Version:  37.10
  3. Requires: AmigaDOS 2.04+ (might work under 1.3)
  4. Uploader: llucius@millcomm.com (L.Lucius)
  5. Author:   llucius@millcomm.com (L.Lucius)
  6. Type:     comm/misc
  7. Replaces: comm/misc/8n1.lha
  8.  
  9. A replacement driver for the standard serial.device.  Originally based on
  10. v34serial.device, it has been redesigned and enhanced.  Includes source.
  11.  
  12. Version: 37.10 06-Aug-95
  13. ------------------------
  14. - Corrected long word test of byte sized field.
  15.  
  16. - Removed ".w" from BTST instructions.
  17.  
  18. - Changed "8n1Base" to "Base8n1" to make more compatible with
  19.   other assemblers.
  20.  
  21. - Added "E-" to SNMAOPT line to prevent "Xref in executable"
  22.   message.
  23.  
  24. - Removed CIAF_PRTRSEL from PRTMASK to allow usage of ring
  25.   indicator line.
  26.  
  27. - Added storage arbitration code to cmd_Read and
  28.   sdcmd_SetParams.
  29.  
  30.